home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / Add-Ons / BBEdit / Column Maker 1.0.1 / ReadMe < prev   
Encoding:
Text File  |  1995-12-17  |  2.4 KB  |  18 lines  |  [TEXT/R*ch]

  1. Column Inserter is "polite-ware".  If you use it occasionally, or the source
  2. just once, please send me a thank-you note at dwade@netcom.com.  It can be a 
  3. one-liner, but please include the version # (1.0 if it came with this ReadMe). 
  4. This is basically to let me know how many people are using the thing and to 
  5. generally get some warm fuzzies.  I do ask that it not be distributed for profit 
  6. without my consent.
  7.  
  8. Column Inserter is a free BBEdit extension.  If you don't have BBEdit, you can
  9. probabably get it from wherever you got this.
  10.  
  11. Column Inserter is useful for a couple of reasons:
  12.         1.  It inserts a space or tab character into every line of the document at 
  13.         the insertion point, seperating it into columns.  This is extremely
  14.         useful if you have a file full of data that is running together and need to
  15.         separate it before importation to, say, a graphing utility.
  16.         2.  It comes with source.  It's not wildly complex, but it's CodeWarrior
  17.         compatible.
  18.         3.  It has